IPublishing
|
The IPublishingProfile type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddTarget | Adds a new Publishing Target to this profile. |
|
|
Count | Gets the count of Publishing Targets that belong to this profile. |
|
|
RemoveTarget | Removes a Publishing Target from this profile. |
|
|
Targets | Retrieves the collection of Publishing Targets that belong to this publishing profile. |
|
|
Touch |
Updated the entity's LastModified value to the current time.
(Inherited from IEntity) |
|
|
ValidateData |
Validates this entity's data. Implemented by concrete inheriting types.
(Inherited from IEntity) |
|
|
ValidateUserPermission |
Validates the user permission on the current entity. Implemented by concrete inheriting types.
It is called automatically upon saving an entity.
(Inherited from IEntity) |