WebPart.ConnectErrorMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an error message to display to users if errors occur during the connection process.
public:
property System::String ^ ConnectErrorMessage { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public string ConnectErrorMessage { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ConnectErrorMessage : string
Public ReadOnly Property ConnectErrorMessage As String
Property Value
A string that contains the error message.
- Attributes
Remarks
The content of the ConnectErrorMessage property is supplied internally by the Web Parts control set.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา