IAssetSecurityEntryAssetPath Property
|
Gets the path of the asset for the security entry.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string AssetPath { get; }
ReadOnly Property AssetPath As String
Get
property String^ AssetPath {
String^ get ();
}
abstract AssetPath : string with get
Property Value
Type:
StringRemarks The path is relative to the XML folder
See Also