RequestUrlAliasBase Property |
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string AliasBase { get; set; }
Public Property AliasBase As String
Get
Set
public:
property String^ AliasBase {
String^ get ();
void set (String^ value);
}
member AliasBase : string with get, set
Property Value
Type:
String
See Also