System::Security::SecurityElement::SearchForTextOfTag yöntemi
SecurityElement::SearchForTextOfTag method
Etiket adıyla çocuk etiketin iç metnini alır.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Parameter | Type | Açıklama |
|---|---|---|
| etiket | const String& | Aranacak etiket adı. |
ReturnValue
Text of the first tag with specified name or null if not found.
Ayrıca Bakınız
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++