Sets the content from a base64 encoded string.
void SetContentFromBase64(string base64Content);base64Content System.String
The base64 encoded content.
Sets the content from a base64 encoded string.
void SetContentFromBase64(string base64Content);base64Content System.String
The base64 encoded content.