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