ContentDefinition Classe

Definição

Fornece uma estrutura de propriedade que define o conteúdo da Web em tempo de design.Provides a property structure that defines Web content at design time.

public ref class ContentDefinition
public class ContentDefinition
type ContentDefinition = class
Public Class ContentDefinition
Herança
ContentDefinition

Construtores

ContentDefinition(String, String, String)

Cria uma nova instância da classe ContentDefinition.Creates a new instance of the ContentDefinition class.

Propriedades

ContentPlaceHolderID

Obtém a ID do controle ContentPlaceHolder associado ao conteúdo atual.Gets the ID of the ContentPlaceHolder control that is associated with the current content.

DefaultContent

Obtém a marcação HTML padrão para o conteúdo.Gets the default HTML markup for the content.

DefaultDesignTimeHtml

Obtém a marcação HTML para representar o conteúdo em tempo de design.Gets the HTML markup to represent the content at design time.

Métodos

Equals(Object)

Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object.

(Herdado de Object)
GetHashCode()

Serve como a função de hash padrão.Serves as the default hash function.

(Herdado de Object)
GetType()

Obtém o Type da instância atual.Gets the Type of the current instance.

(Herdado de Object)
MemberwiseClone()

Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object.

(Herdado de Object)
ToString()

Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object.

(Herdado de Object)

Aplica-se a