System::Security::SecurityElement::SearchForTextOfTag metode
SecurityElement::SearchForTextOfTag method
Mendapatkan teks dalam tag anak berdasarkan nama tag.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| tag | const String& | Nama tag yang dicari. |
ReturnValue
Text of the first tag with specified name or null if not found.
Lihat Juga
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++