WebDAVHelperGetFieldNameFromUrl Method |
Gets field name without brackets.
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 11.0.0
Syntax public static string GetFieldNameFromUrl(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Field name with brackets
Return Value
Type:
StringSee Also