Compartir a través de


UseLicense.ContentId Propiedad

Definición

Obtiene el identificador de contenido creado por el editor.

public:
 property Guid ContentId { Guid get(); };
public Guid ContentId { get; }
member this.ContentId : Guid
Public ReadOnly Property ContentId As Guid

Valor de propiedad

Guid

Identificador de contenido creado por el editor.

Comentarios

ContentId se crea mediante el publicador y se puede usar para hacer coincidir el contenido con y UseLicense PublishLicense.

Se aplica a