Property | Type | Description | |
---|---|---|---|
AllowableTemplate | bool | ||
GetSourceItems | IEnumerable |
Method | Description | |
---|---|---|
GetAdditionalPublishingCandidates ( PublishContext context ) : List |
Returns the additional items to be published from the images field
|
|
Process ( PublishContext context ) : void |
Method | Description | |
---|---|---|
AllowableTemplate ( string templateId ) : bool |
Determines if auto-publishing is available for this template
|
|
GetSourceItems ( PublishOptions options ) : IEnumerable |
public GetAdditionalPublishingCandidates ( PublishContext context ) : List |
||
context | PublishContext | |
return | List |
public Process ( PublishContext context ) : void | ||
context | PublishContext | |
return | void |