BaseRESTServiceGetRequestedEncoding Method |
Returns requested encoding or default encoding if none was specified.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public static Encoding GetRequestedEncoding(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of the site from where to take the settings
Return Value
Type:
EncodingSee Also