CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 46: DEV-501: Salesforce Certified Apex and Visualforce Controllers

Displays text on a Visualforce page. You can customize the appearance of using CSS styles, in which case the generated text is wrapped in an HTML tag. You can also escape the rendered text if it contains sensitive HTML and XML characters. This component does take localization into account. Use with nested param tags t…

Nội dung câu hỏi

Displays text on a Visualforce page. You can customize the appearance of using CSS styles, in which case the generated text is wrapped in an HTML tag. You can also escape the rendered text if it contains sensitive HTML and XML characters. This component does take localization into account. Use with nested param tags to format the text values, where {n} corresponds to the n-th nested param tag. The value attribute supports the same syntax as theMessageFormat class in Java. See the MessageFormat class JavaDocs for more information.Warning:Encrypted custom fields that are embedded in the component display in clear text. The component doesn't respect the View Encrypted Data permission for users. To prevent showing sensitive information to unauthorized users, use the tag instead.

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. apex:message
  2. B. apex:actionSupport
  3. C. apex:column
  4. D. apex:outputText — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề