ETContentArea - Represents a ContentArea class A ContentArea represents a defined section of reusable content. One or many ContentAreas can be defined for an Email object. A ContentArea is always acted upon in the context of an Email object. Valid values for the Layout property include the following:
More...
|
int | FolderID [get, set] |
| Gets or sets the folder identifier. More...
|
|
string | Key [get, set] |
|
string | Content [get, set] |
|
bool | IsBlank [get, set] |
|
bool | IsBlankSpecified [get, set] |
|
int | CategoryID [get, set] |
|
bool | CategoryIDSpecified [get, set] |
|
string | Name [get, set] |
|
LayoutType | Layout [get, set] |
|
bool | LayoutSpecified [get, set] |
|
bool | IsDynamicContent [get, set] |
|
bool | IsDynamicContentSpecified [get, set] |
|
bool | IsSurvey [get, set] |
|
bool | IsSurveySpecified [get, set] |
|
string | BackgroundColor [get, set] |
|
string | BorderColor [get, set] |
|
int | BorderWidth [get, set] |
|
bool | BorderWidthSpecified [get, set] |
|
int | Cellpadding [get, set] |
|
bool | CellpaddingSpecified [get, set] |
|
int | Cellspacing [get, set] |
|
bool | CellspacingSpecified [get, set] |
|
string | Width [get, set] |
|
string | FontFamily [get, set] |
|
bool | HasFontSize [get, set] |
|
bool | HasFontSizeSpecified [get, set] |
|
bool | IsLocked [get, set] |
|
bool | IsLockedSpecified [get, set] |
|
ETClient | AuthStub [get, set] |
| Gets or sets the authentication stub. More...
|
|
string [] | Props [get, set] |
| Gets or sets the properties. More...
|
|
FilterPart | SearchFilter [get, set] |
| Gets or sets the search filter. More...
|
|
string | LastRequestID [get, set] |
| Gets or sets the last request identifier. More...
|
|
string | DirectoryPath [get, set] |
| Gets or sets the directory path. More...
|
|
string | UniqueID [get] |
| Gets the unique identifier. Returns the ID if the value is greater than 0. If not and Object ID is not null returns Object ID. If not and Customer Key is not null returns Customer Key. If not throw throws error. More...
|
|
ClientID | Client [get, set] |
|
string | PartnerKey [get, set] |
|
APIProperty [] | PartnerProperties [get, set] |
|
System.DateTime | CreatedDate [get, set] |
|
bool | CreatedDateSpecified [get, set] |
|
System.Nullable< System.DateTime > | ModifiedDate [get, set] |
|
bool | ModifiedDateSpecified [get, set] |
|
int | ID [get, set] |
|
bool | IDSpecified [get, set] |
|
string | ObjectID [get, set] |
|
string | CustomerKey [get, set] |
|
Owner | Owner [get, set] |
|
string | CorrelationID [get, set] |
|
string | ObjectState [get, set] |
|
ETContentArea - Represents a ContentArea class A ContentArea represents a defined section of reusable content. One or many ContentAreas can be defined for an Email object. A ContentArea is always acted upon in the context of an Email object. Valid values for the Layout property include the following:
◆ Delete()
Delete this instance.
- Returns
- The T:FuelSDK.DeleteReturn object..
◆ Get()
Get this instance.
- Returns
- The T:FuelSDK.GetReturn object..
◆ GetMoreResults()
GetReturn FuelSDK.ETContentArea.GetMoreResults |
( |
| ) |
|
|
inline |
Gets the more results.
- Returns
- The T:FuelSDK.GetReturn object..
◆ Info()
Info of this instance.
- Returns
- The T:FuelSDK.InfoReturn object..
◆ Patch()
Patch this instance.
- Returns
- The T:FuelSDK.PatchReturn object..
◆ Post()
Post this instance.
- Returns
- The T:FuelSDK.PostReturn object.
◆ FolderID
int FuelSDK.ETContentArea.FolderID |
|
getset |
Gets or sets the folder identifier.
The folder identifier.
The documentation for this class was generated from the following file:
- FuelSDK-CSharp/ETContentArea.cs