Click or drag to resize
WebDAVHelperGetFieldNameForUrl Method
Gets name of field name for URL (e.g. [Field]).

Namespace: CMS.WebDAV
Assembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 9.0.0
Syntax
C#
public static string GetFieldNameForUrl(
	string fieldName
)

Parameters

fieldName
Type: SystemString
Field name

Return Value

Type: String
See Also