Método System::Security::SecurityElement::SearchForTextOfTag
SecurityElement::SearchForTextOfTag method
Obtiene el texto interno de la etiqueta hija por nombre de etiqueta.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Parámetro | Tipo | Descripción |
|---|---|---|
| etiqueta | const String& | Nombre de etiqueta a buscar. |
ReturnValue
Text of the first tag with specified name or null if not found.
Ver también
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++