The Resource property is used to specify the name of a
          resource on the server. The resource may be a file, such as an HTML
          document or an image, or it may be a script used to process data
          submitted by the client. Note that this property specifies the name
          of the resource only, not a complete URL. To specify a complete URL,
          set the URL property and the control will automatically set
          the Resource property to the correct value.