Method | Description | |
---|---|---|
GetContent ( ) : string | ||
GetXml ( ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
NotificationBase ( string templateName, string fallbackName, int imageCount, int textCount ) : System | ||
SerializeProperties ( string globalLang, string globalBaseUri, bool globalAddImageQuery ) : string |
protected NotificationBase ( string templateName, string fallbackName, int imageCount, int textCount ) : System | ||
templateName | string | |
fallbackName | string | |
imageCount | int | |
textCount | int | |
return | System |
protected SerializeProperties ( string globalLang, string globalBaseUri, bool globalAddImageQuery ) : string | ||
globalLang | string | |
globalBaseUri | string | |
globalAddImageQuery | bool | |
return | string |