IConfigItemValueAsGuid Property |
Return the value of the config item as GUID.
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Guid ValueAsGuid { get; }
ReadOnly Property ValueAsGuid As Guid
Get
property Guid ValueAsGuid {
Guid get ();
}
Property Value
Type:
GuidExceptions See Also