BizFormHelperGetFormTablePrefix Method |
Namespace: CMS.OnlineForms
public static string GetFormTablePrefix( string siteName )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when siteName is null. |
ArgumentException | Thrown when siteName is an empty string. |