WebDAVHelperGetFieldNameForUrl Method |
Gets name of field name for URL (e.g. [Field]).
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 11.0.0
Syntax public static string GetFieldNameForUrl(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Field name
Return Value
Type:
StringSee Also